.Net Framework > v3.5.21022.8 > System > Linq > Expressions > Expression > ListInit ListInit(NewExpression,IEnumerable<ElementInit>)
ListInit(NewExpression,IEnumerable<Expression>)
ListInit(NewExpression,ElementInit[])
ListInit(NewExpression,Expression[])
ListInit(NewExpression,MethodInfo,IEnumerable<Expression>)
ListInit(NewExpression,MethodInfo,Expression[])


ListInit(NewExpression,IEnumerable<ElementInit>)

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses specified System.Linq.Expressions.ElementInit objects to initialize a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
initializersSystem.Collections.Generic.IEnumerable<ElementInit>
Tags
01892ABD01, 02E3ABA98D, 0322962271

ListInit(NewExpression,IEnumerable<Expression>)

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses a method named "Add" to add elements to a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
initializersSystem.Collections.Generic.IEnumerable<Expression>
Tags
01892ABD01, 02E3ABA98D, 0322962271

ListInit(NewExpression,ElementInit[])

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses specified System.Linq.Expressions.ElementInit objects to initialize a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
initializersElementInit[]
Tags
01892ABD01, 02E3ABA98D, 0322962271

ListInit(NewExpression,Expression[])

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses a method named "Add" to add elements to a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
initializersExpression[]
Tags
01892ABD01, 02E3ABA98D, 0322962271

ListInit(NewExpression,MethodInfo,IEnumerable<Expression>)

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses a specified method to add elements to a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
addMethodMethodInfo
initializersSystem.Collections.Generic.IEnumerable<Expression>
Tags
01892ABD01, 02E3ABA98D, 0322962271

ListInit(NewExpression,MethodInfo,Expression[])

Category
Method
Description
Creates a System.Linq.Expressions.ListInitExpression that uses a specified method to add elements to a collection.
Type
ListInitExpression
Character
public, static
Parameters
NameTypeDescription
newExpressionNewExpression
addMethodMethodInfo
initializersExpression[]
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database